recursive algorithm

英 [rɪˈkɜːsɪv ˈælɡərɪðəm] 美 [rɪˈkɜːrsɪv ˈælɡərɪðəm]

网络  递推算法; 递归算法; 递回演算法; 迭代算法

计算机



双语例句

  1. For example, something as common as computing the total of an invoice might require a recursive algorithm.
    例如,计算发票总计时通常都需要递归算法。
  2. To begin looking at SPU assembly language, I will enter in a simple program for calculating the factorial of a32-bit number using a recursive algorithm.
    在开始介绍SPU汇编语言之前,先来看一个通过递归算法计算32位数的阶乘的简单程序。
  3. The recursive algorithm can be found in the read() methods.
    在read()方法中可以找到递归算法。
  4. In this article, a recursive algorithm is put forward, by reducing redundant computations; speed of image match is increased.
    现通过构造一个迭代算法,避免了在搜索过程中大量的重复运算,从而提高了匹配速度。
  5. Then, comparisons of the effects of arterial compliance, peripheral resistance, length, internal radius and wall thickness on the input impedance were made based on the recursive algorithm.
    在此基础上比较不同动脉顺应性、外周阻力和动脉长度、内径、壁厚等参数对输入阻抗的影响。
  6. Trial designed recursive algorithm for solving knapsack problem.
    试用递归方法设计求解背包问题的算法。
  7. A Recursive Algorithm for Triangulation of Arbitrary Polygons Based on BSP Tree
    基于二叉树思想的任意多边形三角剖分递归算法
  8. The algorithm, a recursive algorithm, was based on an approximation of the unit impulse response matrices by linear time dependence after a certain time-step.
    算法基于单位脉冲反应矩阵在某个时间步后的线性时间关系进行近似求解,即采用递归算法。
  9. Recursive Algorithm of Image Thresholding Based on Two-dimensional MCC
    二维最大相关准则图像阈值分割递推算法
  10. Window functions, interpolation and Fourier transform recursive algorithm for improving the harmonic analysis of power system
    改善电力系统谐波分析的加窗插值算法和递推傅氏算法
  11. Improved recursive algorithm for fractional-order system solution based on PSE and Tustin transform
    改进的基于PSE和Tustin变换的分数阶系统求解递推算法
  12. Designing and Implementing a Better Real-time FFT Module with Block Recursive Algorithm
    一种块递推实时FFT算法模块设计与实现
  13. A Cascaded Jammer and Clutter Cancellation Architecture of STAP For use with AEW radar, a new space-time adaptive filter with recursive algorithm was proposed The recursive algorithm with M-LMS is adopted;
    一种级联结构的空时二维信号处理算法本文针对预警机雷达,提出了一种递推式空时二维自适应滤波器。
  14. A recursive algorithm for calculating the eigenvalues of a real symmetric matrix based on LDLT decomposition is given.
    基于线性代数与矩阵理论,给出利用LDLT分解计算实对称矩阵特征值的递归算法。
  15. The restoration approach of radiant blurred image based on recursive algorithm is proposed.
    提出了一种辐射状模糊图像的递推复原处理算法;
  16. A Recursive Algorithm of Traversing Binary Tree by Level Based on Chain-stack Array
    基于链栈数组的二叉树按层遍历递归算法
  17. Use of genetic algorithm to optimize the design for medium-and large-scale sewer network in combination with the node recursive algorithm is presented.
    为了合理评价污水管网的运行工况和服务性能,采用非平稳时序分析方法对其中节点入流序列进行了随机建模。
  18. Image Segmentation Based on Two-Dimensional Bound Histogram Fisher Criterion and Its Fast Recursive Algorithm
    二维属性直方图的Fisher准则图像分割及快速递推算法
  19. A Method to Demodulate PCM/ FM Signal Using a Recursive Algorithm Based on All-pole Window
    一种基于全极点窗递归算法的PCM/FM信号解调方法
  20. A fractal geometry of the most commonly used recursive algorithm painting cockscomb, just a few lines of code.
    一个分形几何中最常用的递归算法所画的鸡冠花,仅几行代码。
  21. There is not any difference from recursive algorithm in time complexity and spatial complexity.
    该方法利用前缀信息,实现了移动距离的最优,且不增加空间复杂度。
  22. Compared with recursive algorithm for binary tree traversing, non-recursive algorithm reduces expenses of function calls, gains performance advantage.
    二叉树遍历的非递归算法相对于递归算法,减少了函数调用等开销,具有性能优势。
  23. A hybrid algorithm of combining heuristic recursive algorithm with immune clone algorithm was presented for solving the guillotine rectangular cutting problem.
    对“一刀切”矩形件排样问题,提出一种将启发式递归与免疫克隆算法相结合的混合优化方法。
  24. A Recursive Algorithm for Generating Optimal Guillotine Pallet Loading Patterns
    生成最优二划分装盘方案的递归算法
  25. The recursive algorithm of least square estimation in multiple linear regressions;
    利用最小二乘估计对甲板的变形进行了分析。
  26. This paper investigated the recursive algorithm of online identification for the linear SISO system.
    研究了线性单输入单输出系统在线辨识的递推算法。
  27. It analyses the running course of working stack in recursive algorithm.
    对递归算法中的工作栈的执行过程做了分析;
  28. A new adaptive recursive algorithm for eigenvector estimation based on the relations between KLT and sliding DCT was presented.
    基于KLT与滑动DCT的相似关系,提出了一种新的特征向量自适应递推估计算法。
  29. This paper puts forward the recursive algorithm based on the two-channel lattice identification for ARMA model.
    本文以ARMA模型的双通道格型辨识法为基础,提出了它的递推算法。
  30. In this thesis, the concept of 'fractal' and the recursive algorithm of fractal structure are depicted.
    本文介绍了分形的基本概念和分形结构的迭代算法。